-- card: 8138 from stack: in.3 -- bmap block id: 0 -- flags: 0000 -- background id: 2663 -- name: -- part 2 (button) -- low flags: 00 -- high flags: A003 -- rect: left=282 top=56 right=78 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Ask ----- HyperTalk script ----- on mouseUp Ask "Hi there, mind if I ask what you are going to be doing" && "today?" & Return & Return & "These dialog boxes have more room!" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A003 -- rect: left=282 top=92 right=114 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Answer ----- HyperTalk script ----- on mouseUp Answer "Hi there, mind if I ask what you are going to be doing" && "today?" & Return & Return & "These dialog boxes certainly leave" && "enough room for comments!" end mouseUp -- part 4 (field) -- low flags: 01 -- high flags: 0004 -- rect: left=384 top=47 right=62 bottom=444 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: See Script ----- HyperTalk script ----- on mouseUp edit script of card button "ask" end mouseUp -- part contents for background part 8 ----- text ----- Card 8 of 20 -- part contents for background part 9 ----- text ----- ANSWER, ASK Dialogs The Answer and Ask Dialog boxes are much larger than the normal size dialogs that come with HyperCard. To use the bigger sized dialog boxes, you need to copy the DLOG and DITL Resources from this stack, into whatever stacks (or your HyperCard program for all stacks) you wish to use. -- part contents for card part 4 ----- text ----- See Script